home *** CD-ROM | disk | FTP | other *** search
/ Macademic for Students & Teachers / Macademic for Students and Teachers (Quantum Leap)(1992).iso / General Interest / Whole Earth Catalog⁄stack / background_3225.txt < prev    next >
Text File  |  1987-09-20  |  4KB  |  164 lines

  1. -- background: 3225 from stack: in
  2. -- bmap block id: 6470
  3. -- flags: 4000
  4. -- background id: 0
  5. -- name: Topic
  6.  
  7.  
  8. -- part 1 (field)
  9. -- low flags: 01
  10. -- high flags: 0000
  11. -- rect: left=11 top=25 right=42 bottom=499
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 0 / 0
  14. -- text alignment: 1
  15. -- font id: 22
  16. -- text size: 12
  17. -- style flags: 256
  18. -- line height: 16
  19. -- part name: theTopic
  20.  
  21.  
  22. -- part 2 (field)
  23. -- low flags: 01
  24. -- high flags: 0000
  25. -- rect: left=11 top=44 right=61 bottom=281
  26. -- title width / last selected line: 0
  27. -- icon id / first selected line: 0 / 0
  28. -- text alignment: 0
  29. -- font id: 22
  30. -- text size: 12
  31. -- style flags: 0
  32. -- line height: 16
  33. -- part name: theOriginator
  34.  
  35.  
  36. -- part 3 (field)
  37. -- low flags: 01
  38. -- high flags: 0000
  39. -- rect: left=287 top=44 right=61 bottom=499
  40. -- title width / last selected line: 0
  41. -- icon id / first selected line: 0 / 0
  42. -- text alignment: 65535
  43. -- font id: 22
  44. -- text size: 12
  45. -- style flags: 0
  46. -- line height: 16
  47. -- part name: theOriginDate
  48.  
  49.  
  50. -- part 4 (field)
  51. -- low flags: 01
  52. -- high flags: 0007
  53. -- rect: left=3 top=65 right=172 bottom=505
  54. -- title width / last selected line: 0
  55. -- icon id / first selected line: 0 / 0
  56. -- text alignment: 0
  57. -- font id: 22
  58. -- text size: 10
  59. -- style flags: 0
  60. -- line height: 13
  61. -- part name: theIntro
  62.  
  63.  
  64. -- part 5 (field)
  65. -- low flags: 01
  66. -- high flags: 0007
  67. -- rect: left=3 top=174 right=317 bottom=505
  68. -- title width / last selected line: 0
  69. -- icon id / first selected line: 0 / 0
  70. -- text alignment: 0
  71. -- font id: 22
  72. -- text size: 12
  73. -- style flags: 0
  74. -- line height: 16
  75. -- part name: theResponses
  76. ----- HyperTalk script -----
  77. on mouseUp
  78.   put the clickloc into here
  79.   put item 2 of here into here
  80.   get the scroll of the target
  81.   add it to here
  82.   get the rect of the target
  83.   put item 2 of it into there
  84.   get the textHeight of the target
  85.   put 1 + (here - there) div it into which
  86.   if line which of bkgnd field "theLinks" is empty then exit mouseUp
  87.   visual effect zoom open
  88.   go to (line which of bkgnd field "theLinks")
  89. end mouseUp
  90.  
  91.  
  92. -- part 6 (button)
  93. -- low flags: 00
  94. -- high flags: 0000
  95. -- rect: left=477 top=321 right=340 bottom=505
  96. -- title width / last selected line: 0
  97. -- icon id / first selected line: 6720 / 6720
  98. -- text alignment: 1
  99. -- font id: 0
  100. -- text size: 12
  101. -- style flags: 0
  102. -- line height: 16
  103. -- part name: 
  104. ----- HyperTalk script -----
  105. on mouseUp
  106.   visual effect iris close
  107.   go to first card of bkgnd "Conference"
  108. end mouseUp
  109.  
  110.  
  111.  
  112. -- part 7 (button)
  113. -- low flags: 00
  114. -- high flags: 0000
  115. -- rect: left=196 top=321 right=340 bottom=226
  116. -- title width / last selected line: 0
  117. -- icon id / first selected line: 15420 / 15420
  118. -- text alignment: 1
  119. -- font id: 0
  120. -- text size: 12
  121. -- style flags: 0
  122. -- line height: 16
  123. -- part name: 
  124. ----- HyperTalk script -----
  125. on mouseUp
  126.   visual effect scroll right
  127.   go to prev card
  128. end mouseUp
  129.  
  130.  
  131.  
  132. -- part 8 (button)
  133. -- low flags: 00
  134. -- high flags: 0000
  135. -- rect: left=243 top=321 right=340 bottom=273
  136. -- title width / last selected line: 0
  137. -- icon id / first selected line: 16560 / 16560
  138. -- text alignment: 1
  139. -- font id: 0
  140. -- text size: 12
  141. -- style flags: 0
  142. -- line height: 16
  143. -- part name: 
  144. ----- HyperTalk script -----
  145. on mouseUp
  146.   visual effect scroll left
  147.   go to next card
  148. end mouseUp
  149.  
  150.  
  151.  
  152. -- part 9 (field)
  153. -- low flags: 80
  154. -- high flags: 0007
  155. -- rect: left=36 top=208 right=334 bottom=123
  156. -- title width / last selected line: 0
  157. -- icon id / first selected line: 0 / 0
  158. -- text alignment: 0
  159. -- font id: 22
  160. -- text size: 9
  161. -- style flags: 0
  162. -- line height: 12
  163. -- part name: theLinks
  164.